Creates the body of an implemented -description method when it is generated,
for example, when calling the Code | Generate | -description action.该模板可编辑。 除了 Objective-C 表达式和注释外,您还可以使用预定义变量,这些变量随后将被扩展为相应值。 |
| 预定义变量将接受以下值: | ||
| 创建的方法的返回值类型 | ||
| 方法默认返回的值 | ||
| 在其中实现方法的类的名称 | ||
| 生成的方法的主体 | ||
| C 文件头模板(包含标签页)中的所有预定义变量也可用 (例如, ${USER}、 ${DATE} 等) | ||